From 126fdc82d374072e9ef3d0ad7af4d1089546fae0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 5 Jul 2005 16:08:51 +0000 Subject: [PATCH] Fix a Since: marker --- gtk/gtkaboutdialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c index c65553ebba..b276f1193d 100644 --- a/gtk/gtkaboutdialog.c +++ b/gtk/gtkaboutdialog.c @@ -413,7 +413,7 @@ gtk_about_dialog_class_init (GtkAboutDialogClass *klass) * * Whether to wrap the text in the license dialog. * - * Since: 2.6 + * Since: 2.8 */ g_object_class_install_property (object_class, PROP_WRAP_LICENSE, -- 2.30.2